The Dreamweaver JavaScript API > File manipulation functions > dreamweaver.replaceAll()

 

dreamweaver.replaceAll()

Availability

Dreamweaver 3.0

Description

Replaces each section of the current document that matches the search criteria that was specified previously by dreamweaver.setUpFindReplace(), by dreamweaver.setUpComplexFindReplace(), or by the user in the Replace dialog box, with the content specified in that query.

Arguments

None.

Returns

Nothing.

Enabler

None.